home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / muds / mordor_2.000 / mordor_2 / help / help.137 < prev    next >
Text File  |  1995-05-22  |  444b  |  22 lines

  1.  
  2. Help on command:
  3.  
  4.     *DELETE [-PESLA] <string>
  5.  
  6.  
  7.     This command allows you to get delete text in a room description.
  8.  
  9. Example:
  10. :*del -A
  11.     {deletes both the long and short of a room}
  12. :*del -P I want to delete this phrase.
  13.     {deletes the phrase following -P}
  14. :*del -S test
  15.     {deletes the word test from the short of the room}
  16. :*del -L test
  17.     {deletes the word test from the long of the room}
  18. :*del -E test
  19.     {deletes everything after the string test}
  20.  
  21.  
  22.